home *** CD-ROM | disk | FTP | other *** search
/ PC Format (Portugal) 16 / PC Format (Portugal) 16.iso / Games / X-men / XMENDEMO.EXE / setup.exe / 0 / RCDATA / TINSTALLFORM / TINSTALLFORM.txt
Text File  |  1997-10-18  |  6KB  |  219 lines

  1. object InstallForm: TInstallForm
  2.   Left = 178
  3.   Top = 221
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Installing files to your computer'
  7.   ClientHeight = 155
  8.   ClientWidth = 427
  9.   Font.Color = clWindowText
  10.   Font.Height = 15
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 15
  19.   object FilenameEdit: TEdit
  20.     Left = 8
  21.     Top = 112
  22.     Width = 153
  23.     Height = 23
  24.     TabOrder = 0
  25.     Text = 'FilenameEdit'
  26.     Visible = False
  27.   end
  28.   object ProgressBox: TGroupBox
  29.     Left = 8
  30.     Top = 16
  31.     Width = 409
  32.     Height = 81
  33.     Caption = 'Progress'
  34.     TabOrder = 1
  35.     object Label3: TLabel
  36.       Left = 16
  37.       Top = 24
  38.       Width = 23
  39.       Height = 15
  40.       Caption = 'File:'
  41.     end
  42.     object FilenameLbl: TLabel
  43.       Left = 56
  44.       Top = 24
  45.       Width = 52
  46.       Height = 15
  47.       Caption = 'xmen.exe'
  48.     end
  49.     object ProgressBar1: TProgressBar
  50.       Left = 16
  51.       Top = 48
  52.       Width = 377
  53.       Height = 17
  54.       Min = 0
  55.       Max = 100
  56.       TabOrder = 0
  57.     end
  58.   end
  59.   object Button2: TButton
  60.     Left = 168
  61.     Top = 123
  62.     Width = 85
  63.     Height = 25
  64.     Caption = 'Cancel'
  65.     TabOrder = 2
  66.     OnClick = Button2Click
  67.   end
  68.   object FileList: TMemo
  69.     Left = 200
  70.     Top = 2
  71.     Width = 225
  72.     Height = 63
  73.     Lines.Strings = (
  74.       'xmen.exe'
  75.       'pak0.pak'
  76.       'progs.dat'
  77.       'readme.txt'
  78.       'launcher\button.wav'
  79.       'launcher\angel.bmp'
  80.       'launcher\beast.bmp'
  81.       'launcher\bishop.bmp'
  82.       'launcher\cannonb.bmp'
  83.       'launcher\cyclops.bmp'
  84.       'launcher\gambit.bmp'
  85.       'launcher\iceman.bmp'
  86.       'launcher\phoenix.bmp'
  87.       'launcher\psylocke.bmp'
  88.       'launcher\rogue.bmp'
  89.       'launcher\storm.bmp'
  90.       'launcher\wolvie.bmp'
  91.       'launcher\back0.bmp'
  92.       'launcher\back1.bmp'
  93.       'launcher\browse0.bmp'
  94.       'launcher\browse1.bmp'
  95.       'launcher\browse2.bmp'
  96.       'launcher\cback0.bmp'
  97.       'launcher\cback1.bmp'
  98.       'launcher\client0.bmp'
  99.       'launcher\client1.bmp'
  100.       'launcher\command0.bmp'
  101.       'launcher\credits0.bmp'
  102.       'launcher\credits1.bmp'
  103.       'launcher\dosq0.bmp'
  104.       'launcher\dosq1.bmp'
  105.       'launcher\glq0.bmp'
  106.       'launcher\glq1.bmp'
  107.       'launcher\intro0.bmp'
  108.       'launcher\intro1.bmp'
  109.       'launcher\load0.bmp'
  110.       'launcher\load1.bmp'
  111.       'launcher\multi0.bmp'
  112.       'launcher\multi1.bmp'
  113.       'launcher\play0.bmp'
  114.       'launcher\play1.bmp'
  115.       'launcher\powers0.bmp'
  116.       'launcher\powers1.bmp'
  117.       'launcher\powers2.bmp'
  118.       'launcher\server0.bmp'
  119.       'launcher\server1.bmp'
  120.       'launcher\single0.bmp'
  121.       'launcher\single1.bmp'
  122.       'launcher\vq0.bmp'
  123.       'launcher\vq1.bmp'
  124.       'launcher\weapons0.bmp'
  125.       'launcher\weapons1.bmp'
  126.       'launcher\weapons2.bmp'
  127.       'launcher\winq0.bmp'
  128.       'launcher\winq1.bmp'
  129.       'launcher\lload0.bmp'
  130.       'launcher\lload1.bmp'
  131.       'launcher\lcancel0.bmp'
  132.       'launcher\lcancel1.bmp'
  133.       'launcher\credtxt0.bmp')
  134.     TabOrder = 3
  135.     Visible = False
  136.     WantReturns = False
  137.     WordWrap = False
  138.   end
  139.   object Timer2: TTimer
  140.     Enabled = False
  141.     OnTimer = Timer2Timer
  142.     Left = 296
  143.     Top = 112
  144.   end
  145.   object MainTranslator: TTranslator
  146.     lgCzech.Font.Color = clWindowText
  147.     lgCzech.Font.Height = -11
  148.     lgCzech.Font.Name = 'MS Sans Serif'
  149.     lgCzech.Font.Style = []
  150.     lgCzech.FontOverride = False
  151.     lgEnglish.Font.Color = clWindowText
  152.     lgEnglish.Font.Height = -11
  153.     lgEnglish.Font.Name = 'MS Sans Serif'
  154.     lgEnglish.Font.Style = []
  155.     lgEnglish.FontOverride = False
  156.     lgFrench.Font.Color = clWindowText
  157.     lgFrench.Font.Height = -11
  158.     lgFrench.Font.Name = 'MS Sans Serif'
  159.     lgFrench.Font.Style = []
  160.     lgFrench.FontOverride = False
  161.     lgGerman.Font.Color = clWindowText
  162.     lgGerman.Font.Height = -11
  163.     lgGerman.Font.Name = 'MS Sans Serif'
  164.     lgGerman.Font.Style = []
  165.     lgGerman.FontOverride = False
  166.     lgGreek.Font.Color = clWindowText
  167.     lgGreek.Font.Height = -11
  168.     lgGreek.Font.Name = 'MS Sans Serif'
  169.     lgGreek.Font.Style = []
  170.     lgGreek.FontOverride = False
  171.     lgHebrew.Font.Color = clWindowText
  172.     lgHebrew.Font.Height = -11
  173.     lgHebrew.Font.Name = 'MS Sans Serif'
  174.     lgHebrew.Font.Style = []
  175.     lgHebrew.FontOverride = False
  176.     lgItalian.Font.Color = clWindowText
  177.     lgItalian.Font.Height = -11
  178.     lgItalian.Font.Name = 'MS Sans Serif'
  179.     lgItalian.Font.Style = []
  180.     lgItalian.FontOverride = False
  181.     lgKorean.Font.Color = clWindowText
  182.     lgKorean.Font.Height = -11
  183.     lgKorean.Font.Name = 'MS Sans Serif'
  184.     lgKorean.Font.Style = []
  185.     lgKorean.FontOverride = False
  186.     lgJapanese.Font.Color = clWindowText
  187.     lgJapanese.Font.Height = -11
  188.     lgJapanese.Font.Name = 'MS Sans Serif'
  189.     lgJapanese.Font.Style = []
  190.     lgJapanese.FontOverride = False
  191.     lgPortugese.Font.Color = clWindowText
  192.     lgPortugese.Font.Height = -11
  193.     lgPortugese.Font.Name = 'MS Sans Serif'
  194.     lgPortugese.Font.Style = []
  195.     lgPortugese.FontOverride = False
  196.     lgRussian.Font.Color = clWindowText
  197.     lgRussian.Font.Height = -11
  198.     lgRussian.Font.Name = 'MS Sans Serif'
  199.     lgRussian.Font.Style = []
  200.     lgRussian.FontOverride = False
  201.     lgSpanish.Font.Color = clWindowText
  202.     lgSpanish.Font.Height = -11
  203.     lgSpanish.Font.Name = 'MS Sans Serif'
  204.     lgSpanish.Font.Style = []
  205.     lgSpanish.FontOverride = False
  206.   end
  207.   object InstallShellLink1: TInstallShellLink
  208.     DestDir = '\Marvel Interactive'
  209.     DestDirType = ddProgramMenuDir
  210.     HotKey = 0
  211.     LinkKind = lkCustom
  212.     LinkName = 'X-Men; Ravages of Apocalypse.LNK'
  213.     Method = mtProgramManager
  214.     ObjectLocationType = ddAbsolute
  215.     Left = 368
  216.     Top = 112
  217.   end
  218. end
  219.